home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / vidpk106.zip / VIDPARK.DOC < prev   
Text File  |  1991-06-03  |  5KB  |  102 lines

  1.  
  2.               VIDPARK: Video Blanker/Hard Disk Head Parker Utility
  3.                            Version 1.06, 03-Jun-1991
  4.                                   SMG Software
  5.  
  6.                            (C) Copyright 1987,1991 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.          This program is a memory resident utility that combines two common
  12.     functions: a video  screen blanker and  a hard disk  head parker.   The
  13.     screen blanker  will  cause the  video  display  to turn  off  after  a
  14.     specified number of minutes of inactivity of both the keyboard and  the
  15.     video.  Once the screen has blanked, it may be restored by pressing ANY
  16.     key on the  keyboard (including SHIFT,  CTRL, ALT, SYSREQ,  etc).   The
  17.     head parker will cause the hard  disk heads to be positioned just  past
  18.     the last cylinder  of the disk  (which is usually  a dedicated  landing
  19.     zone) after a  specified number of  minutes of inactivity  of the  hard
  20.     disk.  Note that  in a system  with two hard  disks, this program  will
  21.     park each independently.  In other words, activity on drive C: will not
  22.     prevent drive D: from parking, and  visa versa.  This program will  NOT
  23.     park more than two hard disks, nor will  it park a second hard disk  if
  24.     the second hard disk uses a  different controller card than the  first.
  25.     Either function  (Video Blanking  or Head  Parking) my  be disabled  by
  26.     entering a timeout period of zero (0).
  27.          This program WILL work as a Video Blanker, even if you do not have
  28.     a hard disk.  The program will be able to detect the absence of a  hard
  29.     disk controller, and will behave accordingly.
  30.  
  31.  
  32.     Command Format:
  33.  
  34.          VIDPARK [?] | [[/0|/1|/B]/P[n]][/V[n]]
  35.             ? = Query current timeout periods
  36.            /0 = Select Hard Disk 0
  37.            /1 = Select Hard Disk 1
  38.            /B = Select Hard Disks 0 and 1
  39.            /P = Set Selected Hard Disk Parking Period
  40.            /V = Set Video Blanking Period
  41.             n = Timeout period, in minutes
  42.                   (0 to 60, 0 = disable, default = 5)
  43.  
  44.  
  45.     Examples:
  46.  
  47.          VIDPARK ?           (Will respond with current timeout settings)
  48.  
  49.          VIDPARK /V0/P10     (Will disable  video  blanking  and  set  hard
  50.                               disks to park after 10 minutes of inactivity)
  51.  
  52.          VIDPARK /1P7        (Will set hard disk 1 to park after 7  minutes
  53.                               of inactivity)
  54.  
  55.     Revison History:
  56.  
  57.          Version 1.05        Initial Release
  58.  
  59.          Version 1.06        Added /0, /1 and /B options
  60. Video Blanker/Hard Disk Head Parker Utility, Version 1.06                 Page 2
  61.  
  62.  
  63.  
  64.  
  65.  
  66.          This software is distributed as ShareWare.  "ShareWare" means that
  67.     you are granted free license to use  and copy this software as much  as
  68.     you like, within the following restrictions:
  69.  
  70.          1).  It is  distributed  in  its  original,  unmodified  form,
  71.               including program and documentation.
  72.  
  73.          2).  No fee is charged for use, copying or distribution  (With
  74.               the exception of nominal "per disk" copying charges,  not
  75.               to exceed $6.00 per disk).
  76.  
  77.          3).  The program  may  not be  included  with other  goods  or
  78.               services supplied for a fee, unless written permission to
  79.               do so is obtained in advance from the author.
  80.  
  81.     No registration fees are  required for this program,  but if you  would
  82.     like to have the program customized in some minor way, a nominal fee of
  83.     $25 is required.  The fee for major customization is negotiable, but in
  84.     most cases  will  not  exceed  $50.    Source  code  for  this  program
  85.     (Microsoft Macro Assembler, Version 5.1) can be purchased for $50.
  86.  
  87.     This program  is provided  AS  IS without  any warranty,  expressed  or
  88.     implied, including  but  not limited  to  fitfulness for  a  particular
  89.     purpose.
  90.  
  91.          If you have any questions or comments about this or any other  SMG
  92.     program, or if you would like to register any SMG Software, write to me
  93.     at the following address:
  94.  
  95.                 Steven M. Georgiades, SMG Software
  96.                 P.O. Box 19054
  97.                 Anaheim, CA  92817-9054
  98.  
  99.     A diskette containing all of the latest SMG Software can be obtained by
  100.     sending a check or money  order for $6.00 to  the above address.   Make
  101.     all checks payable to Steven M. Georgiades.  Thank you.
  102.